Total Complexity | 5 |
Dependencies | 19 |
Dependents | 0 |
Total lines | 124 |
Lines of code | 85 |
Logical lines of code | 56 |
Comment lines | 0 |
Methods | 5 |
Properties | 17 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
creatCheckout() | 49 | 1 | 35 | |
testAddsFeesSuccessfully() | 51 | 1 | 26 | |
testSkipsWhenCouponAllowsFreeShipping() | 62 | 1 | 11 | |
testDoesNothingIfNoChosenShippingMethod() | 71 | 1 | 6 | |
testDoesNothingIfShippingMethodNotPacketery() | 68 | 1 | 7 |